home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2001 February / maximum-cd-2001-02.iso / Team Arena / TeamArenaDemo.exe / Main / pak0.pk3 / botfiles / bots / tao_w.c < prev   
Encoding:
C/C++ Source or Header  |  2000-11-22  |  674 b   |  29 lines

  1. //===========================================================================
  2. //
  3. // Name:            visor_w.c
  4. // Function:        
  5. // Programmer:        
  6. // Last update:        
  7. // Tab Size:        4 (real tabs)
  8. //===========================================================================
  9.  
  10.  
  11. #include "inv.h"
  12.  
  13. #define W_GAUNTLET                10
  14. #define W_GRAPPLE                15
  15. #define W_SHOTGUN                120
  16. #define W_MACHINEGUN            70
  17. #define W_GRENADELAUNCHER        40
  18. #define W_ROCKETLAUNCHER        285
  19. #define W_RAILGUN                185
  20. #define W_BFG10K                200
  21. #define W_LIGHTNING                180
  22. #define W_PLASMAGUN                240
  23. #define W_NAILGUN                140
  24. #define W_PROXLAUNCHER            100
  25. #define W_CHAINGUN                140
  26.  
  27. //
  28. #include "fw_weap.c"
  29.